'Declaration
Public Function RemoveRangeAsync( _ ByVal startingIndex As Integer, _ ByVal count As Integer, _ Optional ByVal cancellationToken As CancellationToken _ ) As Task
public Task RemoveRangeAsync( int startingIndex, int count, CancellationToken cancellationToken )
Parameters
- startingIndex
- count
- cancellationToken